[IA64] compilation fix
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Fri, 10 Nov 2006 18:14:36 +0000 (11:14 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Fri, 10 Nov 2006 18:14:36 +0000 (11:14 -0700)
asmlinkage definition is needed in xen/asm-ia64/config.h.
It is necessary for xen/include/xen/acpi.h

Inadvertently removed from xen-unstable.hg in cset 12266:0c332cf81e64

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/include/asm-ia64/config.h

index 92bfd364b1974e7702a1cebf2939ed7e760c738d..38ffe33b824792ad65eaed5df31218e91f7c8caa 100644 (file)
@@ -168,6 +168,8 @@ extern int smp_num_siblings;
 
 #ifndef __ASSEMBLY__
 #include "asm/types.h" // for u64
+#include "linux/linkage.h"     // for asmlinkage which is used by
+                                // xen/include/acpi/acpixf.h
 #endif
 
 // warning: unless search_extable is declared, the return value gets